From: Chong Yidong Date: Fri, 22 Dec 2006 15:24:00 +0000 (+0000) Subject: tutorial.el (tutorial--save-tutorial): Prompt before saving tutorial state. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~31364 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ce9ff7846b179e56f9db08b25e2901898f6542c7;p=emacs.git tutorial.el (tutorial--save-tutorial): Prompt before saving tutorial state. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3eed2fcbe12..569392002b4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -8,6 +8,7 @@ only issued once per changed key. (tutorial--remove-remarks): Delete unused code-path. (lang-strings): Remove extraneous formatting. + (tutorial--save-tutorial): Prompt before saving tutorial state. 2006-12-21 Chong Yidong